Autogenerated HTML docs for v2.11.0-rc0 
diff --git a/git-stash.html b/git-stash.html index 182f6c0..2982b66 100644 --- a/git-stash.html +++ b/git-stash.html 
@@ -780,7 +780,8 @@  stashes are found in the reflog of this reference and can be named using   the usual reflog syntax (e.g. <code>stash@{0}</code> is the most recently   created stash, <code>stash@{1}</code> is the one before it, <code>stash@{2.hours.ago}</code>  -is also possible).</p></div>  +is also possible). Stashes may also be referenced by specifying just the  +stash index (e.g. the integer <code>n</code> is equivalent to <code>stash@{n}</code>).</p></div>   </div>   </div>   <div class="sect1">  @@ -1083,7 +1084,7 @@  <div id="footnotes"><hr /></div>   <div id="footer">   <div id="footer-text">  -Last updated 2015-10-05 13:38:43 PDT  +Last updated 2016-10-31 14:39:16 PDT   </div>   </div>   </body>